home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / X11R4 / cmds / X / ddx / Xmfbpmax / Makefile < prev    next >
Encoding:
Makefile  |  1990-05-18  |  795 b   |  38 lines

  1. #
  2. # Prototype Makefile for a subdirectory that forms part of a command.
  3. #
  4. # This Makefile is automatically generated.
  5. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  6. #
  7. # Generated from /sprite/lib/mkmf/Makefile.bigcmd
  8. # Fri May 18 15:03:09 PDT 1990
  9. #
  10. # For more information, refer to the mkmf manual page.
  11. #
  12. # $Header: /sprite/lib/mkmf/RCS/Makefile.bigcmd,v 1.5 89/10/09 21:28:47 rab Exp Locker: tve $ SPRITE (Berkeley)
  13. #
  14. # Allow mkmf
  15.  
  16. ALLSRCS        = init.c lk201.c mfbpmax_io.c
  17. MACHINES    = ds3100
  18. MAKEFILE    = Makefile
  19. NAME        = Xmfbpmax
  20. TM                 ?= ds3100
  21. DISTDIR        ?= 
  22.  
  23. SYSMAKEFILE    = bigcmd.mk
  24.  
  25. #if exists($(TM).md/md.mk)
  26. #include    "$(TM).md/md.mk"
  27. #endif
  28.  
  29. #if exists(local.mk)
  30. #include     "local.mk"
  31. #else
  32. #include    <$(SYSMAKEFILE)>
  33. #endif
  34.  
  35. #if exists($(DEPFILE))
  36. #include    "$(DEPFILE)"
  37. #endif
  38.